home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / misc / SRH_HS.lha / SRH_HS / SRH.doc < prev    next >
Encoding:
Text File  |  1996-09-28  |  2.4 KB  |  71 lines

  1. Soft Reset Handler                                    Soft Reset Handler
  2.  
  3.                         .¡||||¡  ¡||||¡.   ¡|    |¡
  4.                        |||||||!  |||||||.  ||    ||
  5.                        ||        ||   `||  ||    ||
  6.                        ||.       ||    ||  ||    ||
  7.                        `||¡..    |||||||'  ||||||||
  8.                          ``!||.  |||||||.  ||||||||
  9.                             `||  ||    ||  ||    ||
  10.                              ||  ||    ||  ||    ||
  11.                        ¡|||||||  ||    ||  ||    ||
  12.                        !|||||!'  ||    ||  !|    |!  1.0
  13.  
  14.                             Soft Reset Handler
  15.  
  16.  
  17.     NAME
  18.         Soft Reset Handler -- enable reset handlers through ColdReboot()
  19.         -call
  20.  
  21.     SYNOPSIS
  22.         Run <>NIL: SRH
  23.  
  24.         Send CTRL-C to quit patches. Quitting must be considered dangerous
  25.         (...at least if some other program has patched
  26.         exec.library/ColdReboot() -call or keyboard.device/BeginIO()
  27.         vector after SRH.)
  28.  
  29.         Attempt to start SRH again also quits program.
  30.  
  31.     DESCRIPTION
  32.         Soft Reset Handler (SRH) is a small utility to make reset handlers
  33.         available through exec.library/ColdReboot() -call.
  34.  
  35.     HISTORY
  36.         SRH 1.0
  37.         - First public release
  38.  
  39.     ENVIRONMENT
  40.         An Amiga with OS 2.0 or better. CLI and Workbench.
  41.  
  42.     BUGS
  43.         None I know of...
  44.  
  45.         Well, there's no 10 second timer, so if some of the reset handlers
  46.         won't return (send KBD_RESETHANDLERDONE) ColdReboot() will hang
  47.         forever. This might (not) be fixed in the future...
  48.  
  49.     NOTE
  50.         This program was made in 1 hour (programming + documentation) and
  51.         it worked at first try (wow!)...
  52.  
  53.         This program works well with keyboard incapable to produce reset
  54.         warning. It also works with ones capable to do so... :)
  55.  
  56.         SRH doesn't allow you to add reset handlers, there are other
  57.         utilities for that purpose.
  58.  
  59.     COPYRIGHT
  60.         Freely distributable for noncommercial use. This
  61.         program is distributed in the hope that it will be
  62.         useful, but provided "as is" without warranty of
  63.         any kind. The entire risk as to the quality and
  64.         performance of the program is with you. Should the
  65.         program prove defective, you assume the cost of all
  66.         necessary servicing, repair or correction.
  67.  
  68.     AUTHOR
  69.         Harry Sintonen, sintonen@silmu.cc.jyu.fi
  70.                         Harry.Sintonen@jyu.fi
  71.